ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePlotDefinition<TEncodingsDefinition> Class / _legendSymbolViewBuilder Property

In This Topic
    _legendSymbolViewBuilder Property (_BasePlotDefinition<TEncodingsDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _legendSymbolViewBuilder As ILegendSymbolViewBuilder
    public ILegendSymbolViewBuilder _legendSymbolViewBuilder {get;}
    See Also